css: Don't keep around linear selectors
authorAlexander Larsson <alexl@redhat.com>
Thu, 29 Nov 2012 16:28:51 +0000 (17:28 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 30 Nov 2012 13:53:30 +0000 (14:53 +0100)
commitd69c6fff7ab96acc7554827afb5ac346f9ce507d
tree4aaecee199def4272bc90d1fa273f871a1f674be
parentc10a0962cff09868be218572a3edd9ca42fbdfd1
css: Don't keep around linear selectors

Now we use the selector tree everywhere, so there is no need to
keep around the linear selectors unless we're using them to
verify the tree correctness, so free them.
gtk/gtkcssprovider.c